home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 September / EnigmA AMIGA RUN 30 (1998)(G.R. Edizioni)(IT)[!][issue 1998-09].iso / recent / akcc1.rea < prev    next >
Text File  |  1998-07-27  |  2KB  |  41 lines

  1. Short:    Advanced CLI-Commands for KS V33-40 (15.7.98)
  2. Author:   Andreas_Kleinert@t-online.de
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/cli
  5.  
  6. AKCC V5.2 is a compilation of many useful CLI/Shell commands, which
  7. have been written during 1989-98.
  8.  
  9. They've been designed to make life much more easier for Programmers
  10. and advanced CLI/Shell Users.
  11.  
  12. The commands use their own "akccplus.library" to save space and
  13. of course they are all able to be made resident.
  14.  
  15. Here's an excerpt of the list of the - currently 35 commands :
  16.  
  17.   - ExecLibs          For loading, flushing and "version-patching"
  18.                       shared Libraries (WildCards allowed)
  19.                       E.g. used in superview.library development
  20.   - ExecTasks         For listing task/process information.
  21.   - KillTask          For breaking or removing tasks (WildCards).
  22.   - HunkShow          For examination of program's Hunks and for
  23.                       file identification (recognizes some types).
  24.   - KAssign           As a replacement for the OS's Assign.
  25.   - FullPath          For replacing the current Path-List with one
  26.                       from an ASCII file.
  27.   - and many more
  28.  
  29. This version needs at least OS V1.2 (V33) and at least runs with all
  30. OS version upto OS V3.1 (V40) and with all processors, from 68000
  31. through 68060 upto powerUP (TM).
  32.  
  33. AKCC is (c) 1989-98 by Andreas R. Kleinert. All rights reserved.
  34. POSTCARDWARE.
  35.  
  36.  
  37. Recent changes in history:
  38. --------------------------
  39.  
  40.   - small changes (e.g. PPC-related)
  41.